Welcome![Sign In][Sign Up]
Location:
Search - ftp test

Search list

[Internet-NetworkFTP下载程序

Description: ftp下载程序 均在Windows 2000 和Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-ftp download all the Windows 2000 and Visual Basic 6.0 ( SP6) and the environment under the test of the need to ensure that you have Visual Basic 6.0 were installed by the SP6 the text updates, or else some procedures might be wrong.
Platform: | Size: 32407 | Author: | Hits:

[JSP/Javaftp

Description: Java编写的一款FTP程序,主要功能有支持上传、下载、目录转换。需要加入其他命令的支持可以在Request类的sendEventMsg方法中的case语句里添加 FTP的用户名和密码默认是test test
Platform: | Size: 131072 | Author: 刑天 | Hits:

[WinSock-NDISTestNet

Description: 多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多-multithreading Ftp test network speeds and prepare themselves in a small procedure that requires testing services Ftp opened 21 ports, a test account write access, ftp root directory under the temp directory, the more Linux
Platform: | Size: 112302 | Author: 王华 | Hits:

[Applicationstest

Description: 基于ftp协议的 远程文件上传,可以是文件,也可以是文件夹,方便移植与调用。
Platform: | Size: 2074 | Author: 李彬 | Hits:

[Firewall-Security标准VC版FTP客户端源代码

Description: 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the problem of personal firewall.
Platform: | Size: 68725 | Author: 张无忌 | Hits:

[Internet-NetworkTestNet

Description: 多线程Ftp测试网络速度,自己编写的一个小程序,要求测试机开通Ftp服务端口21,测试帐号有写权限,ftp根目录下有temp目录,Linux用的较多-multithreading Ftp test network speeds and prepare themselves in a small procedure that requires testing services Ftp opened 21 ports, a test account write access, ftp root directory under the temp directory, the more Linux
Platform: | Size: 111616 | Author: | Hits:

[Ftp ServerTinyFtpServer

Description: 一个基于控制台应用的TinyFtpServer,tinyle发现网上有好多FTP Client客户端的源码,而没发现Server的,就心血来潮写了一个供大家参考,该Ftp Server只实现了有限的几个常用命令,进一步的应用要让大家去扩展,呵呵,记得扩展后以后不吝mail给我一份哦。该Ftp Server在Win自带FTP客户,Cute-Ftp 4.x下测试通过。include file:ftpserver.cpp,ftpserver.dspftpserver.dswoverlap.cpp,stdafx.hstdafx.c-a console-based applications TinyFtpServer, tinyle to find a lot of FTP Client client source code, but we did not find Server, it was an impulse for your reference, the Ftp Server only achieved a limited number of commands, the further application to let you expand, huh, The expanded recall hearing after a mail to me, oh. The Ftp Server Win own FTP client, Cute- Ftp 4.x under test. Include file : ftpserver.cpp, ftpserver.dspftpserver.dswoverlap.cpp, stdafx.hstdafx.c
Platform: | Size: 13312 | Author: 乐浩军 | Hits:

[Firewall-Security标准VC版FTP客户端源代码

Description: 本文件进行了实施测试通过的,但如果访问不了非本机的服务器,可查看你是否启动了个人防火墙,本程序没有解决个人防火墙问题。-this document for the implementation of the test, but if not visit the non-server machines, you can check whether or not to launch a personal firewall, this procedure does not solve the problem of personal firewall.
Platform: | Size: 68608 | Author: 张无忌 | Hits:

[TCP/IP stacktftpTEST

Description: TFTP 协议实现和测试 本程序,包含server和client,自收自发. 客户直接把PACK发到SERVER的接收队列中,SERVER直接把PACK 发到CLIENT的接收队列中. 具有超时重发功能. 各自解释收到的该包,并响应-TFTP protocol and the test procedures, including server and client, collected spontaneously. Customers PACK made directly to the reception Queue Server, Server Pack made directly to the reception CLIENT queue. With overtime functional re-issued. Have their own interpretation of the received packet, and to respond to
Platform: | Size: 69632 | Author: 谢志文 | Hits:

[Internet-NetworkFTP下载程序

Description: ftp下载程序 均在Windows 2000 和Visual Basic 6.0(SP6)的环境下测试通过 需要确保你的Visual Basic 6.0已经装了SP6 中文升级包,否则有些程序可能会出错。-ftp download all the Windows 2000 and Visual Basic 6.0 ( SP6) and the environment under the test of the need to ensure that you have Visual Basic 6.0 were installed by the SP6 the text updates, or else some procedures might be wrong.
Platform: | Size: 31744 | Author: | Hits:

[JSP/Javaftp

Description: Java编写的一款FTP程序,主要功能有支持上传、下载、目录转换。需要加入其他命令的支持可以在Request类的sendEventMsg方法中的case语句里添加 FTP的用户名和密码默认是test test-Java prepared a FTP program, the main function to support the upload, download, directory conversion. Need to be added to the support of other orders can Request category sendEventMsg methods case statement add FTP user name and password is the default test test
Platform: | Size: 131072 | Author: 刑天 | Hits:

[Other Embeded programgpio-test

Description: 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、#export PATH=$PATH:/usr/local/arm/2.95.3/bin //取决于你宿主机上的交叉编译工具路径 #arm-linux-gcc -o gpio_test gpio_test.c //编译应用程序 最终在你的当前文件夹下会生成gpiodrv.o与gpio_test两个文件。 4、#mkdir /tmp/1 5、通过ftp的方法,把gpio_test与gpiodrv.o文件下载到你的开发板上的/tmp/1目录中。 6、#mknod /dev/gpio c 220 0 //创建文件节点 #insmod gpiodrv.o #chmod +x gpio_test #./gpio_test 然后,就可以看到四个LED灯在闪烁了。:)-1, the makefile in the CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include CFLAGS+ =- I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+ =- I/usr/local/arm/2.95.3/arm-linux/include changed the path on your host. 2,# make, to compile driver modules. 3,# export PATH = $ PATH:/usr/local/arm/2.95.3/bin// depends on your host on the path of the cross compiler tool# arm-linux-gcc-o gpio_test gpio_test.c// compile the application procedures for the ultimate in your current folder will be generated under the two documents gpiodrv.o and gpio_test. 4,# mkdir/tmp/1 5, through the ftp way to gpiodrv.o File Download gpio_test with the development of your board/tmp/1 directory. 6,# mknod/dev/gpio c 220 0// create a file node# insmod gpiodrv.o# chmod+ x gpio_test#./Gpio_test then four LED lights can be seen in the flicker of. :)
Platform: | Size: 9216 | Author: 马工 | Hits:

[Internet-Networktest

Description: FTp服务器的功能实现 ,服务器端和客户端的实现-FTp server functions, server-side and client to achieve
Platform: | Size: 1024 | Author: gaowei | Hits:

[Ftp ClientFTP

Description: 用VC实现的FTP上传下载软件源码,测试通过,没有问题,希望有一定的参考价值-VC achieved with FTP uploading and downloading of software source code, test is passed, there is no problem, I hope there is some reference value
Platform: | Size: 9462784 | Author: sun | Hits:

[Ftp ClientFtp-Vc

Description: 基于C++ 的Ftp协议封装,使用serv-u就可以测试协议,上传下载-Based on C++, Ftp protocol encapsulation, use the serv-u can test the agreement, uploading and downloading
Platform: | Size: 18432 | Author: liuwei | Hits:

[Linux-UnixFTP

Description: 在Linux下以C语言完成的一个小型FTP服务系统,内附详细的设计及功能说明,以及测试文档及截图,文档中还包含了详细的Socket函数及文件操作函数介绍,适合Linux编程初学者参考使用。-C language in Linux, complete with a small FTP service system, containing a detailed description of the design and function, and test documents and screenshots, the document also contains a detailed Socket function and file manipulation functions introduced for Linux programming reference for beginners use.
Platform: | Size: 2728960 | Author: tzy | Hits:

[LabViewFTP-test

Description: 将源文件传输至FTP服务器目标路径后,自动删除源文件。-send the source files to the FTP Server target path ,then delete the files .
Platform: | Size: 13312 | Author: Rachel | Hits:

[OtherFTP test

Description: 使用labview上传文件到ftp服务器的一个小例子(Upload files to FTP using LabVIEW)
Platform: | Size: 13312 | Author: deanfds | Hits:

[Othertest

Description: test script for vision
Platform: | Size: 34816 | Author: KAGan | Hits:

[GUI DevelopFTP

Description: visual studio c# , FTP test source program
Platform: | Size: 534528 | Author: mgman | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net